Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate windows-sys to 0.59.0 #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 5, 2024

This PR contains the following updates:

Package Type Update Change
windows-sys dependencies minor 0.52.0 -> 0.59.0

Release Notes

microsoft/windows-rs (windows-sys)

v0.59.0

Compare Source

This release includes an update to the windows-sys crate only. The windows-sys crate is updated very infrequently and only when there is an explicit need to do so. The 0.59.0 release includes a rollup of API fixes, updates, and additions since the 0.52.0 release nine months ago. Notably:

Full Changelog: microsoft/windows-rs@0.52.0...0.59.0


Configuration

📅 Schedule: Branch creation - "before 4pm on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 5, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.59.0
    Updating crates.io index
error: failed to select a version for the requirement `windows-sys = "^0.52"`
candidate versions found which didn't match: 0.59.0
location searched: crates.io index
required by package `tokio v1.39.2`
    ... which satisfies dependency `tokio = "^1.0"` (locked to 1.39.2) of package `reqwest v0.12.5`
    ... which satisfies dependency `reqwest = "^0.12.2"` (locked to 0.12.5) of package `frida-build v0.13.7 (https://github.com/dzervas/frida-rust?branch=armhf-patches#278de57a)`
    ... which satisfies git dependency `frida-build` (locked to 0.13.7) of package `frida-sys v0.13.7 (https://github.com/dzervas/frida-rust?branch=armhf-patches#278de57a)`
    ... which satisfies git dependency `frida-sys` (locked to 0.13.7) of package `frida v0.13.7 (https://github.com/dzervas/frida-rust?branch=armhf-patches#278de57a)`
    ... which satisfies git dependency `frida` (locked to 0.13.7) of package `injectionforge v0.1.0 (/tmp/renovate/repos/github/dzervas/injectionforge)`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants